Skip to content

trace_dbg prints to stderr, regardless of debug_mode #926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
CervEdin opened this issue May 28, 2025 · 0 comments
Open

trace_dbg prints to stderr, regardless of debug_mode #926

CervEdin opened this issue May 28, 2025 · 0 comments
Labels

Comments

@CervEdin
Copy link

The docs explain that
trace_dbg

 Return true, and when --debug flag is set print message msg.

But it seems to print message regardless

constraint trace_dbg(show(debug_mode) ++ "\n");

playground

Seen on latest, edge and 2.8.7

@cyderize cyderize added the bug label May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants